v0.16.3
Detritus
interface
CallCreate
Properties
channel_id
message_id
region
ringing
voice_states
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
GatewayRawEvents
/
CallCreate
Interface
CallCreate
Defined in rawevents
Properties
channel_id
:
string
message_id
:
string
region
:
string
ringing
:
Array
<
string
>
external
Array
voice_states
?
:
Array
<
RawVoiceState
interface
RawVoiceState
detritus-client/gateway/
RawVoiceState
>
external
Array